With your nodes it is possible to retrieve a complete flow from a remote host with the "GetFlows" node, transfer it via MQTT and save it to your local host, load it in your local Node-RED instance, make the necessary editing, then transfer it back via MQTT to the "Send Node" to update the active flow on the remote host
Very cool!
EDIT: If you in addition would use the Project feature in your admin computer, you could have a separate project for each remote host you need to maintain in this way. Not as elegant as FlowFuse, more as a "home brewed" solution