Well you need to decide if you want simulate physics or not. If you are then use physics and impulse.
You also can predict projectile trajectory by just calculating it from 1/2at^2 formula and get quite accurate marker for where arrow hits.
Also do not make auto aim for player. it ruins fun, display center of screen marker and let player add elevation.