How do you update entity display mode to show a newly created field by default? It is easy with configuration import, but what if you need to use hook_update_N?
Over time you will extend functionality. Locally things work but then you need to start planning how to update existing environments and then interesting problems will arise.