The torque required to do a wheelie will be the lever arm length from the rear wheel axil to the center of mass. The center of mass can be found a couple of ways. I usually use this: [tex]x_{cm}=\frac{m_1x_1+m_2x_2+...+m_nx_n}{\sum m}[/tex]
which can be rewritten as:
[tex]x_{cm}=\frac{\sum^n_{i=1} m_ix_i}{M}[/tex]
[tex]y_{cm}=\frac{\sum^n_{i=1} m_iy_i}{M}[/tex]
[tex]z_{cm}=\frac{\sum^n_{i=1} m_iz_i}{ M}[/tex]
Set the origin at the rear wheel axil, and assume the motorcycle is 2D thus elliminating the z.
The x and y component can now be used to find the moment about the rear axil [tex]\tau=(Mg)r[/tex] where Mg is the weight of the bike at the center of mass (total wieght) and g is the gravitational acceleration and r is the radius from the moment axis to the point of force.
where [tex]r= \sqrt{x_{cm}^2+y_{cm}^2}[/tex]
You now have a radius from the rear axil to the center of mass and the center of mass is found by knowing the weight distribution of the bike (distance between the wheels, engine placement, rider placement/orientation, rider weight, weight of wheels).
In your problem, the y component would be the height (.88m) and the x component would be the distance along the x (1/2 of 1.55m). All you need is the force (weight of the bike and rider). Think about what is going on. The engine via a set of sprockets and a chain/belt must produce enough torque to cause the center of mass to rotate about the rear axil. Its just like using a torque wrench to tighten a bolt. You have a lever arm and a force.
This doesn't set the torque at the rear axil but torque is a free vector (able to move) so it will work.
EDIT: Sorry, I was typing a longer more complex solution but I noticed you had replied when I previewed so I changed my respons a little to suit your question.