That setup is probably perfectly adequate. You can configure the OS to set the MicroSD to read-only mode, which would decrease the chance of corruption to near zero. According to this page:
Just run sudo raspi-config
from the terminal then go into "Performance Options" and select "Enable/disable read-only file system". You can do that again to enable writes if you ever need to change a config option or update the software.