Driving backwards with a boat (Rover) in Manual mode

Yes, Boats and Rovers essentially have same conceptual design (reversible motors & steering).

On the side note, the solution presented here is probably coming from the fact that in QGC there’s a hotfix that has always resetted the throttle channel’s TRIM value (e.g. commonly RC3_TRIM) to the minimum value (e.g. 1002), and not the mid-range value (1500).

This is further explained in this comment:

Therefore the fix to revert the hotfix would be needed: Hotfix for sprung-loaded throttles and RC calibration: Enforce correc… · mavlink/qgroundcontrol@0577af2 · GitHub. For that the fix PR has been sitting a bit here: